home *** CD-ROM | disk | FTP | other *** search
/ The Microsoft Windows 95 Recource Kit Utilities / Recouce Kit Utilities.iso / rkutil / reskit3.cab / automate.inf < prev    next >
INI File  |  1995-06-03  |  5KB  |  162 lines

  1. ;  This script automates the upgrade to Windows 95, using settings from
  2. ;  the existing Windows installation except for User Information.
  3. ;  Setup will prompt for a User Name and Organization.
  4. ;  You can modify this script to predefine the user name.
  5. ;  This script also automatically installs the Accessibility features,
  6. ;  and contains entries that can be modified to create a hands-free installation
  7. ;  using predefined settings.
  8.  
  9. [SETUP]
  10. ;  0 = stop for user input, 1 = do not stop for user input
  11. Express=1        
  12.  
  13. ;  0 = do not create startup disk, 1 = create startup disk
  14. EBD=0
  15.  
  16. ;  0 = do not allow user to choose Uninstall and do not back up existing Windows
  17. ;  1 = show Uninstall options for user to choose
  18. ;  5 = automatically create backup files for uninstalling Windows 95
  19. uninstall=0
  20.  
  21. ;  0 = prompt for confirmation before overwriting more recent files
  22. ;  1 = overwrite without confirmation
  23. vrc=1
  24.  
  25. ;  Remove ";" and set this value to your 10-digit Windows 95 product ID,
  26. ;  which is printed on the Windows 95 CD or your Certification of Authenticity.
  27. ;ProductID=9999999999 
  28.  
  29. ;  0 = compact, 1 = typical, 2 = portable, 3 = custom setup type
  30. InstallType=1   
  31.  
  32. ;  Remove ";" from the value for your timezone
  33. ;TimeZone="Afghanistan"
  34. ;TimeZone="Alaskan"
  35. ;TimeZone="Arabian"
  36. ;TimeZone="Atlantic"
  37. ;TimeZone="AUS Central"
  38. ;TimeZone="Azores"
  39. ;TimeZone="Bangkok"
  40. ;TimeZone="Canada Central"
  41. ;TimeZone="Cen. Australia"
  42. ;TimeZone="Central"
  43. ;TimeZone="Central Asia"
  44. ;TimeZone="Central Pacific"
  45. ;TimeZone="China"
  46. ;TimeZone="Czech"
  47. ;TimeZone="Dateline"
  48. ;TimeZone="E. Europe"
  49. ;TimeZone="E. South America"
  50. ;TimeZone="Eastern"
  51. ;TimeZone="Egypt"
  52. ;TimeZone="Fiji"
  53. ;TimeZone="GFT"
  54. ;TimeZone="GMT"
  55. ;TimeZone="Greenwich"
  56. ;TimeZone="Hawaiian"
  57. ;TimeZone="India"
  58. ;TimeZone="Iran"
  59. ;TimeZone="Israel"
  60. ;TimeZone="Lisbon Warsaw"
  61. ;TimeZone="Mexico"
  62. ;TimeZone="Mid-Atlantic"
  63. ;TimeZone="Mountain"
  64. ;TimeZone="New Zealand"
  65. ;TimeZone="Newfoundland"
  66. ;TimeZone="Pacific"
  67. ;TimeZone="Romance"
  68. ;TimeZone="Russian"
  69. ;TimeZone="SA Eastern"
  70. ;TimeZone="SA Pacific"
  71. ;TimeZone="SA Western"
  72. ;TimeZone="Samoa"
  73. ;TimeZone="Saudi Arabia"
  74. ;TimeZone="South Africa"
  75. ;TimeZone="Sydney"
  76. ;TimeZone="Taipei"
  77. ;TimeZone="Tasmania"
  78. ;TimeZone="Tokyo"
  79. ;TimeZone="US Eastern"
  80. ;TimeZone="US Mountain"
  81. ;TimeZone="W. Europe"
  82. ;TimeZone="West Asia"
  83. ;TimeZone="West Pacific"
  84.  
  85. ;  If you modify this script to define the user information,
  86. ;  set Display=0 in the following section to skip the prompt.
  87. ;  Type correct values for Name= and Org=, or accept defaults.
  88. [NAMEANDORG]
  89. ;  0 = do not prompt for user name information (use defaults)
  90. ;  1 = prompt for user and company identification
  91. Display=1 
  92.  
  93. ;  Set a blank default user name.  
  94. ;  to avoid using the user name from previous Windows installation.
  95. ;  Or type a name between the quotes to predefine this information.
  96. Name=""           
  97.  
  98. ;  Set a blank default company.
  99. ;  Or type text between the quotes to predefine the company name.
  100. Org=""           
  101.  
  102. [NETWORK]
  103. ;  0 = do not prompt for network components during Custom setup type,
  104. ;  so Setup will only use detection to install networking.
  105. ;  1 = prompt for network components
  106. Display=0      
  107.  
  108. ;  The following section defines which components to install.
  109. ;  0 = do not install component, 1 = install component
  110. ;  This script installs Accessibility features automatically.
  111. ;  The other options specified here are the defaults for Custom setup type.
  112. [OptionalComponents]
  113. "Accessibility Options"=1
  114. "Accessories"=1
  115. "Communications"=1
  116. "Disk Tools"=1
  117. "Multimedia"=1
  118. "Screen Savers"=0
  119. "Disk compression tools"=0
  120. "Paint"=1
  121. "HyperTerminal"=1
  122. "Defrag"=1
  123. "Calculator"=1
  124. "Backup"=0
  125. "Phone Dialer"=1
  126. "Flying Windows"=1
  127. "Microsoft Fax"=0
  128. "Microsoft Fax Services"=0
  129. "Microsoft Fax Viewer"=0
  130. "The Microsoft Network"=0
  131. "Audio Compression"=0
  132. "Video Compression"=1
  133. "Sound Recorder"=0
  134. "Volume Control"=0
  135. "Media Player"=1
  136. "Microsoft Exchange"=0
  137. "Microsoft Mail Services"=0
  138. "Briefcase"=0
  139. "Document Templates"=1
  140. "WordPad"=1
  141. "Dial-Up Networking"=0
  142. "Direct Cable Connection"=0
  143. "Mouse Pointers"=0
  144. "Windows 95 Tour"=0
  145. "Online User's Guide"=0
  146. "Desktop Wallpaper"=0
  147. "System Monitor"=0
  148. "Net Watcher"=0
  149. "Character Map"=0
  150. "Additional Screen Savers"=0
  151. "Games"=0
  152. "Quick View"=0
  153. "System Resource Meter"=0
  154. "CompuServe Mail Services"=0
  155. "Sample Sounds"=0
  156. "Musica Sound Scheme"=0
  157. "Jungle Sound Scheme"=0
  158. "Robotz Sound Scheme"=0
  159. "Utopia Sound Scheme"=0
  160. "CD Player"=0
  161.  
  162.